home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / mus / misc / MPTool_1.12.lha / MPTool / Bonus / DJMPTool / DJMPTool.ReadMe < prev    next >
Encoding:
Text File  |  1998-09-09  |  4.1 KB  |  127 lines

  1. Short:     mixes 2 MP3 [MPEG] files, extracts, joins, creates a loop
  2. Author:    Heinrich Patrick [patrick.heinrich@admieg.ensieg.inpg.fr]
  3. Uploader:  Heinrich Patrick [patrick.heinrich@admieg.ensieg.inpg.fr]
  4. Path:      mus/misc
  5.          _  
  6.         / 7   
  7.        /_(  
  8.  +-----|_|------------------------------------------------------------------+ 
  9.  |     |_|           _   _   ______ ______               __                 |
  10.  |     |_|    [DJ]  / \_/ \ / __  //_  __/              / /                 |
  11.  |     |_| /\      / \__/ // /_/ /  / /  ______ ______ / /                  |
  12.  |   /\|=|/ /     / /  / // ____/  / /  / __  // __  // /                   |
  13.  |   \ |_| /  ___/ /  / // /      / /  / /_/ // /_/ // /_______             |
  14.  |    ) _  \ /____/  /_//_/      /_/  /_____//_____//_________/  V1.00      | 
  15.  |   / |_|  \                                                               |
  16.  +--/  -=-o /--------------------------------------------------[TMG]--------+  
  17.     \  /~\_/  
  18.      \/                     '98 by HEINRICH Patrick
  19.  
  20. ==========================[DJMPTool]===['98·TMG·]==============================
  21.  
  22. 1. Introduction :
  23.  
  24. Purpose      : It can mix 2 MP3 files, extract a part of a MP3 file, join MP3
  25.                files, create a loop [5 options]
  26.                It changes you in a DJ ;)
  27.  
  28. Release date : 08.09.98
  29.  
  30. Distribution : It's free :) (you can't ask money for it)
  31.                C source available if you ask it :)
  32.  
  33. ==========================[DJMPTool]===['98·TMG·]==============================
  34.  
  35. 2. Installation :
  36.  
  37. Copy the DJMPTool file wherever you like ...
  38.  
  39. ==========================[DJMPTool]===['98·TMG·]==============================
  40.  
  41. 3. Usage :
  42.  
  43. NOTE : all duration have to be given in ms (1000 ms = 1 second)
  44.  
  45. 5 options :
  46.  
  47.  1.J[oin]   <infile1> <infile2> <outfile>
  48.  
  49.   It joins 2 MP3 files.
  50.   ex: you want to join the file goldorak.mp3 and aktarus.mp3 together
  51.  
  52.   c:DJMPTool -J dh1:goldorak.mp3 dh1:mp3/aktarus.mp3 ram:result.mp3
  53.  
  54.  2.L[oop]   <start> <duration> <number> <infile> <outfile>
  55.  
  56.   It creates a loop in a MP3 file : the loop starts at <start> and lasts 
  57.   <duration> ms and will be repeated <number> times
  58.   ex: you want to start a 1s loop 10s after the beginning of your file
  59.       and you want it to be repeated 5 times
  60.  
  61.   c:DJMPTool -L 10000 1000 6 dh1:goldorak.mp3 ram:result.mp3
  62.  
  63.  3.M[ix]    <mixduration> <hashduration> <infile1> <infile2> <outfile>
  64.  
  65.   It mixes 2 MP3 files together
  66.   ex: you want to mix 2 files 20s before the end of the first file, with
  67.       900ms "ping pong"
  68.  
  69.   c:DJMPTool -M 20000 900 dh1:goldorak.mp3 dh1:mp3/aktarus.mp3 ram:result.mp3 
  70.  
  71.  4.P[ause]  <start> <duration> <infile> <outfile>
  72.  
  73.   It creates a <duration> pause at <start>
  74.   ex: you want a 4s pause after 10s
  75.  
  76.   c:DJMPTool -P 10000 4000 dh1:goldorak.mp3 ram:result.mp3
  77.  
  78.  5.X[tract] <start> <duration> <infile> <outfile>
  79.  
  80.   It allows you to extract a part of a MP3 file.
  81.   ex: you want to extract 8s of your file, starting from the first minute
  82.  
  83.   c:DJMPTool -X 60000 8000 dh1:goldorak.mp3 ram:result.mp3
  84.  
  85. ==========================[DJMPTool]===['98·TMG·]==============================
  86.  
  87. 4. Notes :
  88.  
  89. I wanted to add these options to MPTool, but thought it would have too many
  90. options, so I made a stand alone tool.
  91.  
  92. It should work with 128 kbps and 112 kbps MP3 files.
  93.  
  94. You can mix 128 and 112 files.
  95.  
  96. It's only a try ;)
  97.  
  98. If you get the "debug it message", it only shows a counter limit was reached, 
  99. and the program is not sure of the result it has produced.
  100.  
  101. The MP3 frames should be respected.
  102.  
  103. If you want me to improve it, mail me :)
  104.  
  105. ==========================[DJMPTool]===['98·TMG·]==============================
  106.  
  107. 5. Author :
  108.  
  109. For gifts (MP3 CDs ... ), postcards, flames, money, whatever you want
  110.  
  111. Snail Mail:    HEINRICH Patrick
  112.                78, avenue de Strasbourg
  113.                67170 Brumath
  114.                FRANCE
  115.  
  116. if you find DJMPTool useful, mail me :)
  117.  
  118. E-Mail:        patrick.heinrich@admieg.ensieg.inpg.fr
  119.  
  120.  
  121.   [Note: I will only be back at school in october 1998, so I can't see my
  122.    mail until october and if you have something really important, write 
  123.    using the snail mail address]
  124.  
  125. ==========================[DJMPTool]===['98·TMG·]==============================
  126.  
  127.